snort3: enable/disable options based on package availability
authorJosef Schlehofer <[email protected]>
Wed, 8 Oct 2025 19:47:02 +0000 (21:47 +0200)
committerJosef Schlehofer <[email protected]>
Fri, 10 Oct 2025 06:17:38 +0000 (08:17 +0200)
commit02f78bc30acceab54c97165c09dbdab4297539bd
tree3a4a7cb33b99a438e4d72e350b4fa572e5d60627
parent759f303897fac6f36977ba2fd42a062e05581232
snort3: enable/disable options based on package availability

This simplifies checks enabling/disabling features, if packages are present
instead of having checks for specific architectures.

TCMALLOC_LIBRARIES is removed as it's auto-detected, unlike vectorscan
which requires explicit HS_INCLUDE_DIRS.

Fixes: 126364e105fbcfde0617f58c39048c7d56c17a06 ("snort3: refactor architecture-specific dependencies and CMake options")
Signed-off-by: Josef Schlehofer <[email protected]>
net/snort3/Makefile